public abstract class AbstractSoapServiceImpl extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AbstractSoapServiceImpl.FunctionalExecution<T> |
| Constructor and Description |
|---|
AbstractSoapServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
execute(AbstractSoapServiceImpl.FunctionalExecution<T> fn) |
protected final <T> T execute(AbstractSoapServiceImpl.FunctionalExecution<T> fn) throws FaultException
FaultExceptionCopyright © 2024. All rights reserved.